home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 26 / AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso / Tools / Packer / xad / Docs / xadUnDisk.doc < prev    next >
Text File  |  1999-03-29  |  2KB  |  66 lines

  1. NAME
  2.     xadUnDisk 1.0
  3.  
  4. SYNOPSIS
  5.     xadUnDisk FROM/A,TO,LOWCYL/N,HIGHCYL/N,ENTRY/N,PASSWORD,
  6.     NE=NOEXTERN/S,INFO=LIST/S,SHOWTEXTS/S,OW=OVERWRITE/S,
  7.     IG=IGNOREGEOMETRY/S
  8.  
  9. DESCRIPTION
  10.     xadUnDisk is the master shell tool to extract data from
  11.     disk archives.
  12.  
  13.     FROM specifies the disk archive that should be handled.
  14.  
  15.     TO is the destination. This maybe an device name like RAD:
  16.     or any file name. TO is required when LIST option is not
  17.     specified.
  18.     
  19.     LOWCYL and HIGHCYL name the lowest and highest cylinder that
  20.     should be dearchived. Note that some clients do not support
  21.     cylinder based dearchiving and thus ignore these options.
  22.  
  23.     ENTRY specifies the entry, which should be dearchived. Normal
  24.     disk archives only store 1 entry, so there is no need for that
  25.     option, but maybe there are multi-disk-archivers and then you
  26.     need that option to specify the wanted entry. This is a decimal
  27.     number. The first entry has number 1.
  28.  
  29.     PASSWORD can be used to supply a password for unarchiving of
  30.     encrypted archives.
  31.  
  32.     NOEXTERN prohibits the use of external clients for
  33.     recognition purposes.
  34.     
  35.     INFO or LIST prints information about the archive and does not
  36.     do any unarchiving.
  37.     
  38.     SHOWTEXTS tells the program to display information texts, if
  39.     there are some of them in the archive.
  40.     
  41.     OVERWRITE forces the program to overwrite an already existing
  42.     destination file and IGNOREGEOMETRY forces it to ignore wrong
  43.     drive geometry when unarchiving to an device.
  44.  
  45. EXAMPLES
  46.     Shell> xadUnDisk archive.dms RAD:
  47.         Unarchive the dms file to RAD:
  48.  
  49.     Shell> xadUnDisk archive.pkd LIST
  50.         Tells information about archive.pkd file.
  51.  
  52. HISTORY
  53.     xadUnDisk 1.0
  54.     - First public release.
  55.  
  56. COPYRIGHT
  57.     xadUnDisk is freely distributable for noncommercial use.
  58.  
  59. AUTHOR
  60.     Dirk Stöcker
  61.     Geschwister-Scholl-Straße 10
  62.     01877 Bischofswerda
  63.     GERMANY
  64.     
  65.     Dirk Stoecker <stoecker@amigaworld.com>
  66.